home *** CD-ROM | disk | FTP | other *** search
/ Nebula 2 / Nebula Two.iso / Apps / SoundApps / aa_m68k_Intel_Only / InstrumentBuilder.99 / InstrumentBuilder.app / InstrumentBuilder.nib / data.classes next >
Encoding:
Text File  |  1995-06-12  |  1.3 KB  |  83 lines

  1. FirstResponder = {
  2.     ACTIONS = {
  3.     group:;
  4.     ungroup:;
  5.     };
  6.     SUPERCLASS = Object;
  7. };
  8. InstrumentBuilder = {
  9.     ACTIONS = {
  10.     printInstrument:;
  11.     freeMacros:;
  12.     unparse:;
  13.     enableSetButton:;
  14.     newScore:;
  15.     changeViewDetail:;
  16.     newUnitGenerator:;
  17.     organizeInstrument:;
  18.     registerUser:;
  19.     showInfo:;
  20.     saveMacros:;
  21.     reloadUnitGenerators:;
  22.     parse:;
  23.     openScore:;
  24.     loadMacros:;
  25.     hideScore:;
  26.     getUGDef:;
  27.     showPalette:;
  28.     loadUnitGenerators:;
  29.     putCurrenInstSize:;
  30.     revertToSaved:;
  31.     showPreferences:;
  32.     saveAs:;
  33.     bringCurrentScoreToFront:;
  34.     removeCurrentInstrument:;
  35.     setCurrentScore:;
  36.     showScoreWindow:;
  37.     setPref:;
  38.     newInstrument:;
  39.     showInspector:;
  40.     revertPref:;
  41.     save:;
  42.     showBugReport:;
  43.     newScoreAndInstrument:;
  44.     closeScore:;
  45.     };
  46.     OUTLETS = {
  47.     newInstDimensionForm;
  48.     UGCopyList;
  49.     preferences;
  50.     startUpButton;
  51.     placeBlankButton;
  52.     setButton;
  53.     UGDefFileText;
  54.     scoreTypeBox;
  55.     loadUGAViewBox;
  56.     infoPanel;
  57.     saveCurrentPlacement;
  58.     infoPanelText;
  59.     scoreTypeButton;
  60.     loadUGAView;
  61.     newScoreOnInitButton;
  62.     UseIBDEFAsDefaultBox;
  63.     groupUGsMenu;
  64.     scoreList;
  65.     UGHandler;
  66.     scoreWindow;
  67.     instrumentMenuCell;
  68.     cleanFont;
  69.     alwaysShowDetailButton;
  70.     regHandler;
  71.     inspector;
  72.     palette;
  73.     scoreBrowser;
  74.     detailMenuCell;
  75.     ungroupUGsMenu;
  76.     placeTopButton;
  77.     useCurrentSettings;
  78.     infoVersionText;
  79.     dirtyFont;
  80.     };
  81.     SUPERCLASS = Object;
  82. };
  83.